PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableCell Class / setHorizontalAlign Method
The default horizontal alignment for the cell content.
In This Topic
    setHorizontalAlign Method
    In This Topic
    Sets the horizontal align.
    Syntax
    public void setHorizontalAlign( 
       PDFGraphicAlign value
    )

    Parameters

    value
    The default horizontal alignment for the cell content.
    See Also